Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

if you're opening the document...

...using the C API Toolkit, be sure to use NSFNoteOpenExt, not NSFNoteOpen, and pass in the OPEN_RAW_MIME flags. the NSFNoteOpen 'flags' argument is only 16 bits, while the NSFNoteOpenExt 'flags' argument is 32bits; the OPEN_RAW_MIME flags are defined in the upper 16 bits of the 32 bit flags, so they can only be passed to NSFNoteOpenExt.

if these flags are not passed to the open function, a mime->cd conversion is automatically performed...


Feedback response number PLYS8LJQVH created by ~Judy Umluvitchakoi on 09/09/2011

I hope someone can help me with thi... (~Maria Brevelus... 8.Sep.11)
. . MIME Conversion (~Sarah Fezboosi... 9.Sep.11)
. . MIME conversion (~Bill Frokimari... 9.Sep.11)
. . . . thank you (~Maria Brevelus... 12.Sep.11)
. . if you're opening the document... (~Jennifer Desve... 9.Sep.11)
. . . . actually I think I made a mistake, ... (~Maria Brevelus... 14.Sep.11)
. . . . This a good thing to look for... (~Maria Brevelus... 15.Sep.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS